home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / POV-Ray 3.0.2 / 68K FPU Application / POVRAY.ini-XXX < prev   
Encoding:
Text File  |  1997-06-07  |  1.8 KB  |  38 lines  |  [TEXT/ttxt]

  1. ; Persistence Of Vision raytracer version 3.0 Example POVRAY.ini file.
  2. ;
  3. ; This optional file, if found in the same folder as the POV-Ray application,
  4. ; is parsed each time a scene file is rendered.  For information on
  5. ; what can go in this file, see POVRAY.DOC:POV-Ray Options:Using INI Files.
  6. ;
  7. ; The options in this file are read first, then the file rendering options
  8. ; are read, and then any file-specific INI file is read.  That means that
  9. ; any settings here will be overridden by the File Rendering dialog, or that
  10. ; file's INI file.  Therefore, there aren't many options that would be useful
  11. ; in this file.  But here are a few that could be useful.
  12. ;
  13. ; NOTE 1: This file is intentionally renamed so that it will NOT be read.  If
  14. ; you want to use it, please rename it to POVRAY.INI.
  15. ;
  16. ; NOTE 2: These settings are commented out, because beginners may not know that
  17. ; this file exists and can change their file rendering settings quietly and rather
  18. ; mysteriously.  When you know about this file and its capabilities, you can
  19. ; start adding things here (or just remove the semicolons from the commands below.)
  20. ; Remember that when this file's options are used, the current directory is
  21. ; that of the currently rendering file.
  22. ;
  23. ; WARNING: The internal animation flags are not well supported and untested,
  24. ; use at your own risk, or preferably, just use the Animation pane in the
  25. ; File Rendering preferences dialog.  The main problem is each frame's PICT
  26. ; filename isn't unique.
  27. ;
  28. ; -- Additional search paths for include files and image-map files.
  29. ;    Can be full path or partial/relative path from current scene file.
  30. ;    Use colons as folder separators, and leave off trailing colon!
  31. ;
  32. ;Library_Path=DasBoot:Artwork:CompanyLogos
  33. ;Library_Path=RAM Disk
  34. ;
  35. ; -- Alter the default gamma setting for displaying images on the Mac's monitor
  36. ;
  37. ;Display_Gamma=1.8
  38.